Skip to content

Conversation

@bukinoshita
Copy link
Member

@bukinoshita bukinoshita commented Sep 29, 2025

Summary by cubic

Add webhook verification to the SDK using Svix so apps can validate incoming Resend webhooks. Introduces a simple Webhooks.verify helper and exposes it via Resend.webhooks.

  • New Features

    • Webhooks.verify(payload, { id, timestamp, signature }, webhookSecret) maps to svix headers and returns the verification result.
    • Exposes Resend.webhooks for easy access.
  • Dependencies

@bukinoshita bukinoshita requested a review from a team as a code owner September 29, 2025 18:24
Copy link
Contributor

@cubic-dev-ai cubic-dev-ai bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

No issues found across 5 files

@bukinoshita bukinoshita force-pushed the feat/add-verify-webhooks branch from 383c715 to c413b0c Compare September 29, 2025 18:29
@socket-security
Copy link

socket-security bot commented Sep 29, 2025

Review the following changes in direct dependencies. Learn more about Socket for GitHub.

Diff Package Supply Chain
Security
Vulnerability Quality Maintenance License
Addedsvix@​1.76.11001009893100

View full report

@pkg-pr-new
Copy link

pkg-pr-new bot commented Sep 29, 2025

Open in StackBlitz

npm i https://pkg.pr.new/resend/resend-node/resend@636

commit: 65bcb87

@lucasfcosta lucasfcosta force-pushed the feat/add-verify-webhooks branch from 8f94094 to 65bcb87 Compare October 17, 2025 12:56
@lucasfcosta
Copy link
Contributor

Resolved conflicts and tested locally. Merging.

@lucasfcosta lucasfcosta merged commit 386e6e0 into canary Oct 17, 2025
11 checks passed
@lucasfcosta lucasfcosta deleted the feat/add-verify-webhooks branch October 17, 2025 13:26
lucasfcosta pushed a commit that referenced this pull request Oct 17, 2025
lucasfcosta pushed a commit that referenced this pull request Oct 17, 2025
lucasfcosta pushed a commit that referenced this pull request Oct 17, 2025
gabrielmfern pushed a commit that referenced this pull request Oct 17, 2025
lucasfcosta pushed a commit that referenced this pull request Oct 17, 2025
gabrielmfern pushed a commit that referenced this pull request Oct 21, 2025
gabrielmfern pushed a commit that referenced this pull request Oct 21, 2025
lucasfcosta pushed a commit that referenced this pull request Oct 27, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants